

@font-face {font-family: "ico";
  src: url('../font/ico.eot?t=1490344264696'); /* IE9*/
  src: url('../font/ico.eot?t=1490344264696#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/ico.woff?t=1490344264696') format('woff'), /* chrome, firefox */
  url('../font/ico.ttf?t=1490344264696') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/ico.svg?t=1490344264696#ico') format('svg'); /* iOS 4.1- */
}



.social,
a.social:before {
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-font-feature-settings: "liga=1, dlig=1";
	-moz-font-feature-settings: "liga", "dlig";
	-ms-font-feature-settings: "liga", "dlig";
	-o-font-feature-settings: "liga", "dlig";
	-webkit-font-feature-settings: "liga", "dlig";
	font-feature-settings: "liga", "dlig";

}

a.social:before {
	content: attr(title);
	margin-right: 0.3em;
	font-size: 130%;
}

*> :first-child {
	margin-top: 0;
}

*> :last-child {
	margin-bottom: 0;
}

/**,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/

.clearfix:before,
.clearfix:after {
	display: table;
	content: '';
}

.clearfix:after {
	clear: both;
}

::-moz-selection {
	background: none repeat scroll 0 0 rgba(114, 0, 255, 1);
	color: white;
}

::-webkit-selection {
	background: none repeat scroll 0 0 rgba(114, 0, 255, 1);
	color: white;
}

/*::selection {
	background: none repeat scroll 0 0 rgba(114, 0, 255, 1);
	color: white;
}*/

li {
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

html,
body,
.container,
.home-header {
	height: 100%;
}

html {
	background: white none no-repeat;
	font-family: "微软雅黑";
}

body {
	text-align: justify;
	max-width: 1920px;
	margin: 0 auto;
}


/* ------------------------- */


/* Slider */


/* ------------------------- */

.home-header {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	overflow: hidden;
}

.bg-img {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bg-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	transform: translateX(-50%) translateY(-50%);
}

.title img {
	width: 12%;
	max-width: 170px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -18%;
}
/*
.title {
	
	z-index: 1;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	transition: transform .4s linear .3s, opacity .4s linear .3s;
	-webkit-transition: -webkit-transform .4s linear .3s, opacity .4s linear .3s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.title.hide {
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.7);
	transform: translateX(-50%) translateY(-50%) scale(0.7);
	opacity: 0;
}

.title img {
	transition: transform .5s linear .4s;
	-webkit-transition: -webkit-transform 1s linear .4s;
}

.title.hide img {
	transition: transform .5s linear 0s;
	-webkit-transition: -webkit-transform .5s linear 0s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.title h1 {
	font-size: 3rem;
	line-height: 3rem;
	letter-spacing: 0.7rem;
	color: black;
	text-decoration: none;
}

.title h1 span {
	font-size: 10rem;
	line-height: 10rem;
	margin: 0 auto;
	letter-spacing: 2rem;
	color: white;
	text-decoration: none;
}

.title h1 span:first-child {
	line-height: 6.2rem;
}

.title p {
	color: black;
	padding: 0 0 0.6em;
	margin: 0 auto;
}*/


/* Trigger Button */

.trigger {
	/*position: fixed;*/
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 5000;
	display: block;
	padding: 0;
	width: 150px;
	height: 100px;
	background-color: transparent;
	
	outline: none;
	border: 0.3rem solid black;
	transition: background .3s;
	-webkit-transition: background .3s;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	transition: background .3s, color .3s;
	-webkit-transition: background .3s, color .3s;
}

.trigger:hover {
	background: #7200ff url("images/loader/loader-logo-black.gif") no-repeat 50% 50%;
}

.container:not(.notrans) .trigger {
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}

.container.modify:not(.notrans) .trigger {
	opacity: 0;
	pointer-events: none;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.trigger::before {
	position: absolute;
	bottom: 90%;
	left: -100%;
	/*    padding: 1rem 0;*/
	color: black;
	content: attr(data-info);

	font-size: 1.8rem;
	-webkit-backface-visibility: hidden;
	margin-left: 65px;
}

.trigger:focus {
	outline: none;
}

.trigger span {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.trigger span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	content: "\e097";
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*
 * Slider 
 */

.image-slider .bkg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -2;
	overflow: hidden;
}

.image-slider .bkg .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}

.image-slider .hide .img {
	animation-duration: 1s;
	animation-name: animate-bkg-hide;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-name: animate-bkg-hide;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	z-index: 1;
}

.image-slider .show .img {
	animation-duration: 1s;
	animation-name: animate-bkg-show;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-name: animate-bkg-show;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	z-index: 2;
}

.image-slider .hidden .img {
	z-index: 0;
}

.image-slider .nav {
	position: absolute;
	top: 50%;
	left:50%;
	height: 100px;
	z-index: 2;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 100%;
	margin-top: 0px;
}

.image-slider .nav a,
.blueimp-gallery a {
	
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0, 0 -100px;
	outline: none;
	position: relative;
	
	transition: background .3s;
	-webkit-transition: background .3s;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.image-slider .nav a:hover,
.blueimp-gallery a:hover {
	border-color: transparent;
	
}

.image-slider .nav .next,
.blueimp-gallery .next {
	
	float: right;
}

.image-slider .nav .next:hover,
.blueimp-gallery .next:hover {
	opacity:0.3
}

.image-slider .nav .prev,
.blueimp-gallery .prev {
	float:left;
	
}

.image-slider .nav .prev:hover,
.blueimp-gallery .prev:hover {
	opacity:0.3
}

.image-slider .titles {

	color: white;
	letter-spacing: 5px;
	position: absolute;
	z-index: 1;
	
	height:180px;
	width: 40%;
	top: 45%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: center;
	white-space: nowrap;
	margin-top:0;
}
.image-slider .titles h4{font-size:36px;	font-weight:600;}
.image-slider .titles h3{font-size:60px;	font-weight:600;}
.banner_more a{ margin:auto; background:none}
.image-slider .slide-title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%) rotateX(180deg);
	-webkit-transform: translateX(-50%) translateY(-50%) rotateX(180deg);
	opacity: 0;
	text-shadow: 0 0 50px rgba(255, 255, 255, 1), 0 0 50px rgba(255, 255, 255, 1);
	transition: transform .5s, opacity .5s, text-shadow .5s;
	-webkit-transition: -webkit-transform .5s, opacity .5s, text-shadow .5s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	
}

.image-slider .slide-title.show {
	transform: translateX(-50%) translateY(-50%) rotateX(0deg);
	-webkit-transform: translateX(-50%) translateY(-50%) rotateX(0deg);
	transition-delay: 1s;
	opacity: 1;
	text-shadow: 0 0 50px rgba(255, 255, 255, 0), 0 0 50px rgba(255, 255, 255, 0);
}

.image-slider .indicator {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 10px;
	overflow: hidden;
}

.image-slider .progress {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 5px;
	overflow: hidden;
	background: #0097a2;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
}

@keyframes animate-bkg-hide {
	from {
		transform: scale(1);
		opacity: 1;
	}
	to {
		transform: scale(1.05);
		opacity: 1;
	}
}

@keyframes animate-bkg-show {
	from {
		transform: scale(1.05);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes animate-bkg-hide {
	from {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	to {
		-webkit-transform: scale(1.05);
		opacity: 1;
	}
}

@-webkit-keyframes animate-bkg-show {
	from {
		-webkit-transform: scale(1.05);
		opacity: 0;
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}


/* ------------------------------------------------------------------------- */


/* Media Queries */


/* ------------------------------------------------------------------------- */

.image-slider .nav .prev:before{ content: "\e6fb";  text-align:center;  font-family: "ico"; display: block; color: rgba(255,255,255,0.8); font-size:78px; font-weight: normal;}
.image-slider .nav .next:before { content: "\e6fc";  text-align:center; font-family: "ico";  display: block; color: rgba(255,255,255,0.8); font-size:78px; font-weight: normal;}

@media  screen and (max-width:1366px){
	/*----------------------------------------------首页----------------------------------------------*/

	/*banner*/
	
	.image-slider .titles h4{font-size: 30px;}
	.image-slider .titles h3{font-size: 36px;}
	.image-slider .titles{font-size: 0.85rem;line-height: 3.4rem;}
	.banner_more a{margin-top: 7%;}
	.link_more a{ width: 16%;}
	.image-slider .nav{top: 43%;}
	.mouse-scroll{width: 16px;height: 66px; bottom: 3vh;background-size: 17px;}
	}


@media screen and (max-width: 1380px) {
	.site-border>div {
		background-size: 85%;
	}
	h1.subpage-h1 {
		font-size: 9rem;
		padding: 0!important;
	}
	.image-slider .titles {
		
		line-height: 2.4rem;
	}
	.title img {
		top: -10%;
	}
	.trigger::before {
		display: none;
	}
	section.article-list .news-display-trigger,
	.news {
		width: 46%;
	}
	section.article-list-home .news-display-trigger:nth-of-type(3) {
		display: none;
	}
	section.article-list-home a:nth-child(3):not(.news-display.show) {
		display: none;
	}
	.gallery-filter-button {
		margin: 1rem 1rem 1rem 0;
		line-height: 3.4rem!important;
		height: 4rem;
	}
	footer img.tsp {
		width: 80%;
	}
}

@media only   screen and (max-width: 1200px) {
	.site-border>div {
		background-size: 75%;
	}
	/*h1:not(.logo) {
		padding: 5rem 0 3rem 0!important;
		font-size: 4rem;
		line-height: 4rem;
		letter-spacing: 1.2rem;
	}*/
	.title img {
		width: 15%;
		position: absolute;
		top: -35%;
	}
	.image-slider .titles {
		font-size: 1.8rem;
		line-height: 1.8rem;
		width: 60%;
	}
	.image-slider .nav {
		width: 70%;
	}
	h1.subpage-h1 {
		font-size: 6rem;
		padding: 0!important;
	}
	footer img.tsp {
		width: 90%;
	}
	.title h1 {
		font-size: 2.5rem;
		line-height: 2.5rem;
		letter-spacing: 0.5rem;
	}
	.button {
		letter-spacing: 0.1rem;
	}
	.title h1 span {
		font-size: 7.5rem;
		line-height: 7.5rem;
	}
}

@media screen and (max-width: 1024px) {
	.image-slider .titles {
		height: 130px;
		top: 52%;
	}
	.title img {
		display: none;
	}
	.image-slider .nav a,
	.blueimp-gallery a,
	.trigger {
		width: 100px;
		height: 67px;
	}
	.trigger {
		background-position: -325px -16px, 0 0;
	}
	button.trigger:before {
		display: none;
	}
	.image-slider .nav .next,
	.blueimp-gallery .next {
		background-position: -176px -16px, 0 -100px;
		float: right;
	}
	.image-slider .nav .next:hover,
	.blueimp-gallery .next:hover {
		background-position: -26px -16px, 0 100px;
	}
	.image-slider .nav .prev,
	.blueimp-gallery .prev {
		background-position: -26px -116px, 0 -100px;
	}
	.image-slider .nav .prev:hover,
	.blueimp-gallery .prev:hover {
		background-position: -176px -116px, 0 100px;
	}
}

@media screen and (max-width: 768px) {
	.site-border>div {
		background-size: 50%;
	}
	
	.title h1 {
		font-size: 2rem;
		line-height: 2rem;
		letter-spacing: 0.5rem;
	}
	.title h1 span {
		font-size: 6rem;
		line-height: 6rem;
		letter-spacing: 0.5rem;
	}
	/*.image-slider .titles {
		display: none;
	}*/
	.image-slider .nav {
		width: 28%;
		top: inherit;
		bottom:4%;
		height: 34px;
		left: 85%;
	}
	
	.image-slider .nav .prev:before, .image-slider .nav .next:before{font-size: 34px;}
	.image-slider .titles{top: 42%;}
	.image-slider .titles h4{font-size: 20px;}
	.image-slider .titles h3{ font-size: 16px;}
	
	
}

@media screen and (max-width: 640px) and (orientation: landscape) {
	.bt-menu ul:first-of-type li {
		height: 10px;
	}
	.bt-menu ul:first-of-type li:nth-last-child(-n+3) {
		margin-top: 10px;
	}
}

@media screen and (max-width: 480px) {
	body {
		line-height: 2.6rem;
	}
	.site-border>div {
		background-size: 30%;
	}
	.title h1,
	.og-expander h3 {
		font-size: 2rem;
		line-height: 2rem;
		letter-spacing: 0.5rem;
	}
	.title h1 span {
		font-size: 3rem;
		line-height: 3rem;
		letter-spacing: 0.5rem;
	}
	.image-slider .nav a,
	.blueimp-gallery a,
	.trigger {
		width: 42px;
		height: 31px;
	}
	.trigger {
		background-position: -328px -25px, 0 0;
	}
	.bt-menu-trigger span.bt-menu-trigger-info {
		display: none;
	}
	.image-slider .nav .next,
	.blueimp-gallery .next {
		background-position: -188px -25px, 0 -100px;
		float: right;
	}
	.image-slider .nav .next:hover,
	.blueimp-gallery .next:hover {
		background-position: -38px -25px, 0 100px;
	}
	.image-slider .nav .prev,
	.blueimp-gallery .prev {
		background-position: -38px -125px, 0 -100px;
	}
	.image-slider .nav .prev:hover,
	.blueimp-gallery .prev:hover {
		background-position: -188px -125px, 0 100px;
	}
	.image-slider .nav .prev:before, .image-slider .nav .next:before{font-size: 34px;}
}


.banner_more a{ background:none !important;border:#fff solid 1px; margin-top:10%;}